-
-
Notifications
You must be signed in to change notification settings - Fork 478
Add then and catch methods to Promise class #1668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1668 +/- ##
==========================================
- Coverage 65.79% 65.58% -0.22%
==========================================
Files 3 3
Lines 2146 2185 +39
Branches 715 730 +15
==========================================
+ Hits 1412 1433 +21
- Misses 162 165 +3
- Partials 572 587 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The CI failures are caused by missing of the definition of |
Thank you, just fixed that! |
7e3a036
to
b594d54
Compare
Issue: 1667